Skip to content

chore: 🐝 Update SDK - Generate 0.12.15#128

Merged
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773969162
Mar 23, 2026
Merged

chore: 🐝 Update SDK - Generate 0.12.15#128
rwjblue-glean merged 2 commits intomainfrom
speakeasy-sdk-regen-1773969162

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 20, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Python SDK Changes:

  • glean.client.chat.create():
    • request.messages[].citations[].source_custom_entity Added
    • response.messages[].citations[].source_custom_entity Added
  • glean.client.chat.retrieve(): response.chat_result.chat.messages[].citations[].source_custom_entity Added
  • glean.client.chat.create_stream():
    • request.messages[].citations[].source_custom_entity Added
  • glean.client.insights.retrieve(): response.overview_response Changed
  • glean.governance.createfindingsexport():
    • request.export_type.enum(issues) Added

View full SDK changelog

OpenAPI Change Summary
├─┬Info
│ └─┬Extensions
│   ├──[🔀] x-source-commit-sha (5:24)
│   └──[🔀] x-open-api-commit-sha (25:26)
└─┬Components
  ├─┬InsightsDepartmentsSummary
  │ └─┬ALLOF
  │   ├──[+] properties (9082:13)
  │   ├──[+] properties (9079:13)
  │   ├──[+] properties (9076:13)
  │   ├─┬chatSummary
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬extensionSummary
  │   │ └──[🔀] $ref (9062:15)❌ 
  │   ├─┬totalSignups
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬departments
  │   │ └──[🔀] $ref (9028:9)❌ 
  │   ├─┬searchSummary
  │   │ └──[🔀] $ref (9067:15)❌ 
  │   └─┬employeeCount
  │     └──[🔀] $ref (9047:9)❌ 
  ├─┬ChatMessageCitation
  │ ├──[+] properties (7884:9)
  │ ├─┬sourceFile
  │ │ └──[🔀] $ref (4713:9)❌ 
  │ ├─┬sourceDocument
  │ │ └──[🔀] $ref (5547:9)❌ 
  │ ├─┬sourcePerson
  │ │ └──[🔀] $ref (7846:13)❌ 
  │ └─┬trackingToken
  │   └──[🔀] $ref (5105:9)❌ 
  └─┬DlpExportFindingsRequest
    └─┬exportType
      └──[+] enum (13637:15)
Document Element Total Changes Breaking Changes
components 15 16
info 2 0

View full report

Linting Report 0 errors, 16 warnings, 6 hints

View full report

PYTHON CHANGELOG

core: 6.0.20 - 2026-03-20

🐛 Bug Fixes

  • rename model_serializer method to avoid name collision with field serializer for fields named model (commit by @subomi)

Based on Speakeasy CLI 1.759.1

@github-actions github-actions bot requested a review from a team as a code owner March 20, 2026 01:15
@github-actions github-actions bot added the patch Patch version bump label Mar 20, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969162 branch 5 times, most recently from a16664a to 338dc77 Compare March 23, 2026 02:29
* `glean.client.chat.create()`: 
  *  `request.messages[].citations[].source_custom_entity` **Added**
  *  `response.messages[].citations[].source_custom_entity` **Added**
* `glean.client.chat.retrieve()`:  `response.chat_result.chat.messages[].citations[].source_custom_entity` **Added**
* `glean.client.chat.create_stream()`: 
  *  `request.messages[].citations[].source_custom_entity` **Added**
* `glean.client.insights.retrieve()`:  `response.overview_response` **Changed**
* `glean.governance.createfindingsexport()`: 
  *  `request.export_type.enum(issues)` **Added**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1773969162 branch from dd9df1a to d91b7e2 Compare March 23, 2026 09:45
@rwjblue-glean rwjblue-glean merged commit 0fa4224 into main Mar 23, 2026
3 checks passed
@rwjblue-glean rwjblue-glean deleted the speakeasy-sdk-regen-1773969162 branch March 23, 2026 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants